home *** CD-ROM | disk | FTP | other *** search
/ Network Support Library / RoseWare - Network Support Library.iso / apidev / logctl.doc < prev    next >
Text File  |  1993-06-05  |  1KB  |  22 lines

  1. Format of the LOGIN_CONTROL Bindery Property
  2. --------------------------------------------
  3.  
  4. Offset    Field                               Size Type    Comment
  5.  
  6. 0         Account Expiration Date             3    bytes   Yr Mn Dy                    
  7. 3         Account Disabled Flag               1    byte    00h or FFh
  8. 4         Password Expiration Date            3    bytes   Yr Mn Dy 
  9. 7         Grace Logins Remaining              1    byte    FFh=unlimited
  10. 8         Password Expiration Interval        2    word    Days
  11. 10        Grace Login Reset Value             1    byte    
  12. 11        Minimum Password Length             1    byte
  13. 12        Maximum Concurrent Connections      2    word
  14. 14        Allowed Login Time Bitmap           42   bytes   1 bit per 1/2 hr
  15. 56        Last Login Date and Time            6    bytes   Yr Mn Dy Hr Mi Sc
  16. 62        Restriction Flags                   1    byte
  17. 63        Unused                              1    byte
  18. 64        Maximum Disk Usage in Blocks        4    long    Block=4k
  19. 68        Bad Login Count                     2    word    
  20. 70        Next Reset Time                     4    long    
  21. 74        Bad Login Address                   14   bytes   net:node:socket
  22.